home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / pbatch11.zip / INTRO6.ENG < prev    next >
Text File  |  1994-07-14  |  1KB  |  24 lines

  1.   >>> Hullo! <<<  
  2.   
  3.   If for example you ask PowerBatch  to begin  some text  box in  
  4.   column 71 and your text box has 20 columns already, PowerBatch
  5.   will tell you that this box cannot be created beyond column 61
  6.   (that means you do not have to calculate by hand).
  7.  
  8.   That's all. The program will wait for some keystroke or mouse-
  9.   click. If it's a menu, the chosen line number will be returned
  10.   through the errorlevel (program exit code).
  11.  
  12.   The width of your text boxes is  adapted  to the  longest text 
  13.   line. Space between text and border needs to  be  included  at  
  14.   the edges of this line only. Sometimes you editor might try to
  15.   remove trailing blanks as soon as it saves a file - try to use
  16.   EDIT from MSDOS then.
  17.  
  18.   And now: Go for it. Look at the file pbhelp.bat and try to un-
  19.   derstand what I have done there - refer to the parameter table
  20.   for explanation of the program parameters. And try it yourself
  21.   - learning by doing is supposed to be the best way to get it.
  22.  
  23.   Copyright (c) 1994 Matthias Nott  
  24.